Vapi Metadata Cli Command GenericType

Vapi Metadata Cli Command GenericType
Vapi Metadata Cli Command GenericType

The Vapi Metadata Cli Command GenericType enumerated type defines generic types supported by Vapi Metadata Cli Command resource. See Vapi Metadata Cli Command OptionInfo.generic.

Possible values:

  • NONE: Default case.
  • OPTIONAL: Input parameter is an optional.
  • LIST: Input parameter is a list.
  • OPTIONAL_LIST: Input parameter is an optional of type list.

This constant was added in vSphere API 6.5.

  • LIST_OPTIONAL: Input parameter is a list of optionals.

This constant was added in vSphere API 6.5.

This data structure has no properties.
Enumeration: NONE, OPTIONAL, LIST, OPTIONAL_LIST, LIST_OPTIONAL,